[INFO] fetching crate redismultiplexer 1.0.7...
[INFO] testing redismultiplexer-1.0.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate redismultiplexer 1.0.7 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate redismultiplexer 1.0.7
[INFO] finished tweaking crates.io crate redismultiplexer 1.0.7
[INFO] tweaked toml for crates.io crate redismultiplexer 1.0.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redismultiplexer 1.0.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate redismultiplexer 1.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded dict v0.1.5
[INFO] [stderr]   Downloaded serde_yaml v0.8.24
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded thread_tryjoin v0.3.0
[INFO] [stderr]   Downloaded build-time v0.1.1
[INFO] [stderr]   Downloaded ctrlc v3.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded redis v0.19.0
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 488b8ab7563bce07811c74565f58beb3eec7135afbfc8dd13a046e81e6d13785
[INFO] running `Command { std: "docker" "start" "-a" "488b8ab7563bce07811c74565f58beb3eec7135afbfc8dd13a046e81e6d13785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "488b8ab7563bce07811c74565f58beb3eec7135afbfc8dd13a046e81e6d13785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488b8ab7563bce07811c74565f58beb3eec7135afbfc8dd13a046e81e6d13785", kill_on_drop: false }`
[INFO] [stdout] 488b8ab7563bce07811c74565f58beb3eec7135afbfc8dd13a046e81e6d13785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72ee1a5bc7ed1eda5b1e93b2fb21a828a6fb469681a8671c336eb50aaf865d76
[INFO] running `Command { std: "docker" "start" "-a" "72ee1a5bc7ed1eda5b1e93b2fb21a828a6fb469681a8671c336eb50aaf865d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling dict v0.1.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling thread_tryjoin v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling build-time v0.1.1
[INFO] [stderr]    Compiling redis v0.19.0
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling redismultiplexer v1.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40, redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "72ee1a5bc7ed1eda5b1e93b2fb21a828a6fb469681a8671c336eb50aaf865d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ee1a5bc7ed1eda5b1e93b2fb21a828a6fb469681a8671c336eb50aaf865d76", kill_on_drop: false }`
[INFO] [stdout] 72ee1a5bc7ed1eda5b1e93b2fb21a828a6fb469681a8671c336eb50aaf865d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c27b012e214361a3311d26fb811adc7459448809067aa1015b7e2308cdface9e
[INFO] running `Command { std: "docker" "start" "-a" "c27b012e214361a3311d26fb811adc7459448809067aa1015b7e2308cdface9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling redismultiplexer v1.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40, redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c27b012e214361a3311d26fb811adc7459448809067aa1015b7e2308cdface9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27b012e214361a3311d26fb811adc7459448809067aa1015b7e2308cdface9e", kill_on_drop: false }`
[INFO] [stdout] c27b012e214361a3311d26fb811adc7459448809067aa1015b7e2308cdface9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aeb3fa43f3d3a239a8f1ae0026644f5de54556dee9d8dd557da7df37cdc82d03
[INFO] running `Command { std: "docker" "start" "-a" "aeb3fa43f3d3a239a8f1ae0026644f5de54556dee9d8dd557da7df37cdc82d03", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40, redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redismultiplexer-d9b0d0b286c0fd34)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aeb3fa43f3d3a239a8f1ae0026644f5de54556dee9d8dd557da7df37cdc82d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb3fa43f3d3a239a8f1ae0026644f5de54556dee9d8dd557da7df37cdc82d03", kill_on_drop: false }`
[INFO] [stdout] aeb3fa43f3d3a239a8f1ae0026644f5de54556dee9d8dd557da7df37cdc82d03
